Package org.sonar.python.caching
Class CpdSerializer
java.lang.Object
org.sonar.python.caching.CpdSerializer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CpdSerializer.TokenInfo>deserialize(byte[] dataBytes, byte[] stringTableBytes)
-
Method Details
-
serialize
- Throws:
IOException
-
deserialize
public static List<CpdSerializer.TokenInfo> deserialize(byte[] dataBytes, byte[] stringTableBytes) throws IOException - Throws:
IOException
-