Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
flatbuffers
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • flatbuffers
  • Repository

Switch branch/tag
  • flatbuffers
  • tests
  • javatest.bin
Find file
HistoryPermalink
  • Alex Wasserman's avatar
    Java: Added ByteBufferFactory interface and sizedInputStream method. (#4379) · 625c9898
    Alex Wasserman authored Jul 13, 2017
    The ByteBufferFactory interface gives the user an option to specify
    the method in which the internal ByteBuffer is allocated. This provides
    flexibility in the type of ByteBuffer that can be used.
    The sizedInputStream method is an alternative to sizedByteArray that
    does not make a copy of the data in memory.
    625c9898
javatest.bin 512 Bytes

Download (512 Bytes)

Replace javatest.bin

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.